VB Center Code Library 1.01


INSTALLATION:

To install the VB Center Code Library, run the file Setup.exe included
in this ZIP file.

If you experience any problems installing the VB Center Code Library,
feel free to contact us for support at:

vbcenter@geocities.com


CONTENTS:

The following is a summary of the code samples included:

- Coolbar		An example that illustrates how to create
			Coolbars from the standard Toolbar Control
			included in the Microsoft Windows Common
			Controls.

- DownloadDisplay	This code sample enables users to download
			and display HTML, RTF, or Text files in a
			RichTextBox Control, using the Microsoft
			Internet Transfer Control included in
			Visual Basic 5.0.

- ExtractIcon		An example on how to extract any file's
			associated icons (16x16 and 32x32)

- FormatDisk		An example that demonstrates how to call
			the Windows Format Dialog Box from a VB
			application.

- HideTaskbar		An example of how to hide / show the Windows
			Taskbar from a Visual Basic application.

- MenusWithRadioButtons	When you offer several choices in a menu,
			you may want to implement the radio
			button-style selection feature popular in
			Windows 95.

- OpenURL		This code sample demonstrates how to open
			any URL from the default Internet browser.

- PropertiesDialog	An example that illustrates how to display
			the Properties Dialog Box for any particular
			file, using the Windows API.


DISTRIBUTION:

This ZIP file and its contents may be distributed freely.


VISIT VB CENTER:

Visit VB Center on the Web at:

http://www.geocities.com/SiliconValley/Way/6445


VB Center is a trademark of VB Center. (C) 1997 VB Center.